Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(prover): check transition.blockHash before proof generation #415

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

davidtaikocha
Copy link
Member

If there is a transition in protocol with same blockHash, then there is no need to generate a proof again.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #415 (302b83c) into main (84eedae) will increase coverage by 0.00%.
The diff coverage is 26.08%.

@@           Coverage Diff           @@
##             main     #415   +/-   ##
=======================================
  Coverage   50.42%   50.42%           
=======================================
  Files          39       39           
  Lines        4998     5009   +11     
=======================================
+ Hits         2520     2526    +6     
- Misses       2223     2227    +4     
- Partials      255      256    +1     
Files Coverage Δ
prover/prover.go 32.53% <54.54%> (+0.83%) ⬆️
pkg/rpc/utils.go 25.72% <0.00%> (-1.60%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha merged commit dd77f7a into main Sep 28, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the check-tran-block-hash branch September 28, 2023 18:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants